home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000032_news@watsun.cc.columbia.edu _Thu May 6 10:46:45 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA19714
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 May 1999 10:46:43 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA20778
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 6 May 1999 10:39:04 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Per Berger" <per.berger@home.se>
  10. Subject: if... input??
  11. Date: Thu, 6 May 1999 16:25:52 +0200
  12. Organization: Happy Surfers
  13. Message-ID: <926000750.668392@rosalyn.got.telia.se>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. Hi all!
  17.  
  18. I've installed ckermit 7 on a FreeBSD box and it works fine. I've made a
  19. script that telnet a host, run some commands and disconnects. Works great...
  20. However, there is one problem. One of the commands generates a listing that
  21. might give a "More" that needs a space to proceed. I can always put that in
  22. manually but I would like to have some sort of  "if input = "More" then send
  23. space, if not proceed"
  24.  
  25. Any suggestions? Sorry to ask but I've got a headache from typing scripts
  26. today sooo... :-)
  27.  
  28. Regards,
  29.  
  30. /Per B
  31.  
  32.  
  33.